* buffer.h (struct buffer.indirections): Now ptrdiff_t, not int,
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Jul 2012 03:44:35 +0000 (20:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Jul 2012 03:44:35 +0000 (20:44 -0700)
commitd7e67a1010f2401d096f783ea23c357e1cda2183
treeebb58d561fbb42fadea6fb9fac5d1266e6dca83c
parent6358fd9e2160da538a19258122ae8f7cd3aba805
* buffer.h (struct buffer.indirections): Now ptrdiff_t, not int,

as it's limited by the amount of memory, not by INT_MAX.
src/ChangeLog
src/buffer.h